[INFO] cloning repository https://github.com/priyanshu07222/pinocchio_escrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/priyanshu07222/pinocchio_escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriyanshu07222%2Fpinocchio_escrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriyanshu07222%2Fpinocchio_escrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab3ca83ab2328205e7ff6c7ce494a79dd7fff45c
[INFO] fixing priyanshu07222/pinocchio_escrow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriyanshu07222%2Fpinocchio_escrow" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/priyanshu07222/pinocchio_escrow
[INFO] finished tweaking git repo https://github.com/priyanshu07222/pinocchio_escrow
[INFO] tweaked toml for git repo https://github.com/priyanshu07222/pinocchio_escrow written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/priyanshu07222/pinocchio_escrow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/priyanshu07222/pinocchio_escrow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio-associated-token-account v0.1.1
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.2.4
[INFO] [stderr]   Downloaded pinocchio-system v0.2.3
[INFO] [stderr]   Downloaded pinocchio-token v0.3.0
[INFO] [stderr]   Downloaded pinocchio v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb
[INFO] running `Command { std: "docker" "start" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking pinocchio v0.8.4
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking pinocchio-pubkey v0.2.4
[INFO] [stderr]     Checking pinocchio-token v0.3.0
[INFO] [stderr]     Checking pinocchio-associated-token-account v0.1.1
[INFO] [stderr]     Checking pinocchio-system v0.2.3
[INFO] [stderr]     Checking blueshif_escrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `helpers::*`
[INFO] [stdout]  --> src/instructions/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use helpers::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `refund::*`
[INFO] [stdout]   --> src/instructions/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use refund::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pinocchio::entrypoint::ProgramResult`: Use `ProgramResult` from the crate root instead
[INFO] [stdout]  --> src/instructions/make.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, entrypoint::ProgramResult, instruction::Seed, program_error::ProgramError, pubkey::find_pr...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pinocchio::entrypoint::ProgramResult`: Use `ProgramResult` from the crate root instead
[INFO] [stdout]    --> src/instructions/make.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn process(&mut self) -> ProgramResult {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SignerAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         SignerAccount::check(maker)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `SignerAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         MintInterface::check(mint_a)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         MintInterface::check(mint_b)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AssociatedTokenAccount::check(maker_ata_a, maker, mint_a, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ProgramAccount::init::<Escrow>(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]    --> src/instructions/make.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         AssociatedTokenAccount::init(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SignerAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         SignerAccount::check(taker)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `SignerAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ProgramAccount::check(escrow)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         MintInterface::check(mint_a)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         MintInterface::check(mint_b)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         AssociatedTokenAccount::check(taker_ata_b, taker, mint_b, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         AssociatedTokenAccount::check(vault, escrow, mint_a, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         AssociatedTokenAccount::init_if_needed(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         AssociatedTokenAccount::init_if_needed(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_amount` found for struct `TokenAccount` in the current scope
[INFO] [stdout]    --> src/instructions/take.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let amount = TokenAccount::get_amount(self.accounts.vault);
[INFO] [stdout]     |                                    ^^^^^^^^^^ associated function or constant not found in `TokenAccount`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `amount` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinocchio-token-0.3.0/src/state/token.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn amount(&self) -> u64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]    --> src/instructions/take.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ProgramAccount::close(self.accounts.escrow, self.accounts.taker)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Refund` in this scope
[INFO] [stdout]   --> src/lib.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Some((Refund::DISCRIMINATOR, _)) => Refund::try_from(accounts)?.process(),
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Refund`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Refund` in this scope
[INFO] [stdout]   --> src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Some((Refund::DISCRIMINATOR, _)) => Refund::try_from(accounts)?.process(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `Refund`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blueshif_escrow` (lib) due to 18 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_allocator` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_allocator` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::default_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::default_panic_handler` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `helpers::*`
[INFO] [stdout]  --> src/instructions/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use helpers::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `refund::*`
[INFO] [stdout]   --> src/instructions/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use refund::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pinocchio::entrypoint::ProgramResult`: Use `ProgramResult` from the crate root instead
[INFO] [stdout]  --> src/instructions/make.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pinocchio::{account_info::AccountInfo, entrypoint::ProgramResult, instruction::Seed, program_error::ProgramError, pubkey::find_pr...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pinocchio::entrypoint::ProgramResult`: Use `ProgramResult` from the crate root instead
[INFO] [stdout]    --> src/instructions/make.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn process(&mut self) -> ProgramResult {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SignerAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         SignerAccount::check(maker)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `SignerAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         MintInterface::check(mint_a)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         MintInterface::check(mint_b)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AssociatedTokenAccount::check(maker_ata_a, maker, mint_a, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]   --> src/instructions/make.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ProgramAccount::init::<Escrow>(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]    --> src/instructions/make.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         AssociatedTokenAccount::init(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SignerAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         SignerAccount::check(taker)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `SignerAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ProgramAccount::check(escrow)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         MintInterface::check(mint_a)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MintInterface` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         MintInterface::check(mint_b)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `MintInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         AssociatedTokenAccount::check(taker_ata_b, taker, mint_b, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         AssociatedTokenAccount::check(vault, escrow, mint_a, token_program)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         AssociatedTokenAccount::init_if_needed(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AssociatedTokenAccount` in this scope
[INFO] [stdout]   --> src/instructions/take.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         AssociatedTokenAccount::init_if_needed(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedTokenAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_amount` found for struct `TokenAccount` in the current scope
[INFO] [stdout]    --> src/instructions/take.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let amount = TokenAccount::get_amount(self.accounts.vault);
[INFO] [stdout]     |                                    ^^^^^^^^^^ associated function or constant not found in `TokenAccount`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `amount` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinocchio-token-0.3.0/src/state/token.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn amount(&self) -> u64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgramAccount` in this scope
[INFO] [stdout]    --> src/instructions/take.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ProgramAccount::close(self.accounts.escrow, self.accounts.taker)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared type `ProgramAccount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Refund` in this scope
[INFO] [stdout]   --> src/lib.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Some((Refund::DISCRIMINATOR, _)) => Refund::try_from(accounts)?.process(),
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Refund`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Refund` in this scope
[INFO] [stdout]   --> src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Some((Refund::DISCRIMINATOR, _)) => Refund::try_from(accounts)?.process(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `Refund`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blueshif_escrow` (lib test) due to 18 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb", kill_on_drop: false }`
[INFO] [stdout] 4bb21ef37be7151c6d4e3686cd79f18109cefa38dab4b01c1e96ce124ffc88cb
